﻿2026-06-23T10:04:02.6172197Z ##[group]Run actions/checkout@v5
2026-06-23T10:04:02.6172456Z with:
2026-06-23T10:04:02.6172647Z   repository: SaberMage/spt-shell-notify
2026-06-23T10:04:02.6172890Z   path: .adapter-notify
2026-06-23T10:04:02.6175027Z   token: ***
2026-06-23T10:04:02.6175209Z   ssh-strict: true
2026-06-23T10:04:02.6175398Z   ssh-user: git
2026-06-23T10:04:02.6175581Z   persist-credentials: true
2026-06-23T10:04:02.6175786Z   clean: true
2026-06-23T10:04:02.6175980Z   sparse-checkout-cone-mode: true
2026-06-23T10:04:02.6176220Z   fetch-depth: 1
2026-06-23T10:04:02.6176418Z   fetch-tags: false
2026-06-23T10:04:02.6176621Z   show-progress: true
2026-06-23T10:04:02.6176797Z   lfs: false
2026-06-23T10:04:02.6176968Z   submodules: false
2026-06-23T10:04:02.6177184Z   set-safe-directory: true
2026-06-23T10:04:02.6177394Z env:
2026-06-23T10:04:02.6177570Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T10:04:02.6177809Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T10:04:02.6178043Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T10:04:02.6178290Z ##[endgroup]
2026-06-23T10:04:02.7864636Z Syncing repository: SaberMage/spt-shell-notify
2026-06-23T10:04:02.7867017Z ##[group]Getting Git version info
2026-06-23T10:04:02.7867493Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-23T10:04:02.7890050Z [command]/usr/bin/git version
2026-06-23T10:04:02.7957734Z git version 2.43.0
2026-06-23T10:04:02.7974347Z ##[endgroup]
2026-06-23T10:04:02.7985478Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/743440ec-aa36-410d-8b60-8690c95b989a' before making global git config changes
2026-06-23T10:04:02.7986355Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:04:02.7988404Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T10:04:02.8015630Z ##[group]Initializing the repository
2026-06-23T10:04:02.8018321Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T10:04:02.8043367Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-23T10:04:02.8044020Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-23T10:04:02.8044602Z hint: of your new repositories, which will suppress this warning, call:
2026-06-23T10:04:02.8045050Z hint: 
2026-06-23T10:04:02.8045393Z hint: 	git config --global init.defaultBranch <name>
2026-06-23T10:04:02.8045771Z hint: 
2026-06-23T10:04:02.8046133Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-23T10:04:02.8046767Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-23T10:04:02.8047101Z hint: 
2026-06-23T10:04:02.8047274Z hint: 	git branch -m <name>
2026-06-23T10:04:02.8048125Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-23T10:04:02.8055100Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-23T10:04:02.8078200Z ##[endgroup]
2026-06-23T10:04:02.8078634Z ##[group]Disabling automatic garbage collection
2026-06-23T10:04:02.8080733Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T10:04:02.8104533Z ##[endgroup]
2026-06-23T10:04:02.8104952Z ##[group]Setting up auth
2026-06-23T10:04:02.8109352Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:04:02.8135098Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T10:04:02.8342657Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:04:02.8368383Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T10:04:02.8562273Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:04:02.8588812Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T10:04:02.8775746Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T10:04:02.8805485Z ##[endgroup]
2026-06-23T10:04:02.8805932Z ##[group]Determining the default branch
2026-06-23T10:04:02.8808677Z Retrieving the default branch name
2026-06-23T10:04:03.3635053Z Default branch 'main'
2026-06-23T10:04:03.3635741Z ##[endgroup]
2026-06-23T10:04:03.3636132Z ##[group]Fetching the repository
2026-06-23T10:04:03.3640586Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-23T10:04:04.0264124Z From https://github.com/SaberMage/spt-shell-notify
2026-06-23T10:04:04.0264533Z  * [new branch]      main       -> origin/main
2026-06-23T10:04:04.0283021Z ##[endgroup]
2026-06-23T10:04:04.0283345Z ##[group]Determining the checkout info
2026-06-23T10:04:04.0285634Z ##[endgroup]
2026-06-23T10:04:04.0289595Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T10:04:04.0326092Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T10:04:04.0351100Z ##[group]Checking out the ref
2026-06-23T10:04:04.0354051Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T10:04:04.0392137Z Switched to a new branch 'main'
2026-06-23T10:04:04.0392625Z branch 'main' set up to track 'origin/main'.
2026-06-23T10:04:04.0396391Z ##[endgroup]
2026-06-23T10:04:04.0426379Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T10:04:04.0447333Z ee2d37eadc730c0019e0af82d683074c509634a2
